home *** CD-ROM | disk | FTP | other *** search
/ What PC? 1998 December / WPCDEC98.ISO / dxrs / Glossary.cxt / 00097_Byte .txt < prev    next >
Encoding:
Text File  |  1998-10-12  |  434 b   |  1 lines

  1. A group of eight bits - that's eight binary digits - which is the usual form in which data is manipulated within a computer. One byte can hold numbers between 0 and 255. For example, each different letter of the alphabet, numeral and punctuation mark has a special code that describes it (see ASCII code). This code is stored within one byte, and so your computer can identify 256 different characters. (See also Kilobyte, Megabyte.)